-
1 подветвь: последовательность исполняемых операторов в коде компонента
Универсальный русско-английский словарь > подветвь: последовательность исполняемых операторов в коде компонента
-
2 последовательность выполняемых операторов
Programming: sequence of executable statementsУниверсальный русско-английский словарь > последовательность выполняемых операторов
-
3 последовательность исполняемых операторов
Programming: sequence of executable statementsУниверсальный русско-английский словарь > последовательность исполняемых операторов
-
4 последовательность исполняемых операторов в компоненте или системе
Универсальный русско-английский словарь > последовательность исполняемых операторов в компоненте или системе
-
5 базисный б
-
6 путь: последовательность событий (например , исполняем
General subject: path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point (см. Standard glossary of terms used in Software Testing)Универсальный русско-английский словарь > путь: последовательность событий (например , исполняем
-
7 путь: последовательность событий
General subject: (например, исполняем path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point (см. Standard glossary of terms used in Software Testing)Универсальный русско-английский словарь > путь: последовательность событий
См. также в других словарях:
MAD (programming language) — MAD Paradigm(s) Imperative Appeared in 1959 Developer Galler, Arden, and Graham Major implementations IBM 704, IBM 7090, UNIVAC 1108, Philco 210 211, IBM S/360, and IBM S/370 … Wikipedia
ABAP — Infobox programming language name = ABAP/4 logo = paradigm = Object oriented, structured, imperative year = 1980s designer = SAP AG typing = Static, strong, safe, nominative implementations = SAP R/2,SAP R/3 dialects = influenced by = Objective C … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
Promela — (Process or Protocol Meta Language) is a verification modeling language. The language allows for the dynamic creation of concurrent processes to model, for example, distributed systems. In PROMELA models, communication via message channels can be … Wikipedia
Oxygene (programming language) — Oxygene Developer RemObjects Software Stable release 3.0.21 (August 29, 2009; 2 years ago (2009 08 29)) Influenced by Object Pas … Wikipedia
C syntax — The syntax of the C programming language is a set of rules that specifies whether the sequence of characters in a file is conforming C source code. The rules specify how the character sequences are to be chunked into tokens (the lexical grammar) … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… … Wikipedia
Decompiler — A decompiler is the name given to a computer program that performs, as far as possible, the reverse operation to that of a compiler. That is, it translates a file containing information at a relatively low level of abstraction (usually designed… … Wikipedia
Situation calculus — The situation calculus is a logic formalism designed for representing and reasoning about dynamical domains. It was first introduced by John McCarthy in 1963. The main version of the situational calculus that is presented in this article is based … Wikipedia